Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all dependencies #157

Closed
wants to merge 2 commits into from

Conversation

platform-engineering-bot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/pulumi/pulumi-aws/sdk/v6 require minor v6.4.0 -> v6.5.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 require minor v2.10.0 -> v2.11.0
github.com/pulumi/pulumi-azure-native-sdk/storage/v2 require minor v2.10.0 -> v2.11.0
github.com/pulumi/pulumi/sdk/v3 require minor v3.87.0 -> v3.88.1
pulumi/pulumi minor v3.87.0 -> v3.88.1
pulumi/pulumi-aws minor v6.4.0 -> v6.5.0
pulumi/pulumi-azure-native minor v2.10.0 -> v2.11.0

Release Notes

pulumi/pulumi-aws (github.com/pulumi/pulumi-aws/sdk/v6)

v6.5.0

Compare Source

Changelog

v6.4.1

Compare Source

Changelog

  • 9fd3773 Change to StringBuilder
  • e3a89b9 Format diagnostics from GetAwsConfig as readable strings instead of %v format dump
  • d1c7172 Format diagnostics from GetAwsConfig as readable strings instead of %v format dump (#​2858)
  • 02d32d4 Update GitHub Actions workflows. (#​2853)
  • 0b33b02 Update GitHub Actions workflows. (#​2857)
pulumi/pulumi-azure-native-sdk (github.com/pulumi/pulumi-azure-native-sdk/resources/v2)

v2.11.0

Compare Source

pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)

v3.88.1

Compare Source

3.88.1 (2023-10-11)
Bug Fixes
  • [cli] allow unmarshalling nil as a config value.
    #​14149

  • [auto/nodejs] Remove unneeded SxS check for inline programs
    #​14154

Miscellaneous
  • [cli] Pull in fixes from esc v0.5.2
    #​14155

v3.88.0

Compare Source

3.88.0 (2023-10-10)

Features
  • [engine] Add the new policy remediations feature.
    #​14080

  • [auto] Added a tracing span for plugin launch
    #​14100

Bug Fixes
  • [cli/package] Fix a panic in get-mapping when not passing a provider name.
    #​14124

  • [engine] Engine will now error earlier if a deployment needs a bundled plugin that is missing.
    #​14103

  • [sdk/{go,nodejs,python}] Fix MockMonitor reporting DeletedWith wasn't supported
    #​14118

  • [programgen/python] Fix panic in python program-gen when rewriting index expressions
    #​14099

pulumi/pulumi-azure-native (pulumi/pulumi-azure-native)

v2.11.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • communication.SuppressionList
  • communication.SuppressionListAddress
  • machinelearningservices.CapacityReservationGroup
  • machinelearningservices.InferenceEndpoint
  • machinelearningservices.InferenceGroup
  • machinelearningservices.InferencePool
  • machinelearningservices.ServerlessEndpoint
New functions:
  • communication.getSuppressionList
  • communication.getSuppressionListAddress
  • machinelearningservices.getCapacityReservationGroup
  • machinelearningservices.getComputeAllowedResizeSizes
  • machinelearningservices.getInferenceEndpoint
  • machinelearningservices.getInferenceGroup
  • machinelearningservices.getInferenceGroupStatus
  • machinelearningservices.getInferencePool
  • machinelearningservices.getInferencePoolStatus
  • machinelearningservices.getServerlessEndpoint
  • machinelearningservices.getServerlessEndpointStatus
  • machinelearningservices.listServerlessEndpointKeys

Full Changelog: pulumi/pulumi-azure-native@v2.10.0...v2.11.0


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants